opensles.android_configuration

Undocumented in source.

Members

Manifest constants

SL_ANDROID_KEY_PERFORMANCE_MODE
enum SL_ANDROID_KEY_PERFORMANCE_MODE;

Audio Performance mode key

SL_ANDROID_KEY_RECORDING_PRESET
enum SL_ANDROID_KEY_RECORDING_PRESET;

Audio recording preset key

SL_ANDROID_KEY_STREAM_TYPE
enum SL_ANDROID_KEY_STREAM_TYPE;

Audio playback stream type key

SL_ANDROID_PERFORMANCE_LATENCY
enum SL_ANDROID_PERFORMANCE_LATENCY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_PERFORMANCE_LATENCY_EFFECTS
enum SL_ANDROID_PERFORMANCE_LATENCY_EFFECTS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_PERFORMANCE_NONE
enum SL_ANDROID_PERFORMANCE_NONE;

Audio performance values

SL_ANDROID_PERFORMANCE_POWER_SAVING
enum SL_ANDROID_PERFORMANCE_POWER_SAVING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_RECORDING_PRESET_CAMCORDER
enum SL_ANDROID_RECORDING_PRESET_CAMCORDER;

uses the microphone audio source with the same orientation as the camera * if available, the main device microphone otherwise

SL_ANDROID_RECORDING_PRESET_GENERIC
enum SL_ANDROID_RECORDING_PRESET_GENERIC;

generic recording configuration on the platform

SL_ANDROID_RECORDING_PRESET_NONE
enum SL_ANDROID_RECORDING_PRESET_NONE;

preset "none" cannot be set, it is used to indicate the current settings * do not match any of the presets.

SL_ANDROID_RECORDING_PRESET_UNPROCESSED
enum SL_ANDROID_RECORDING_PRESET_UNPROCESSED;

uses the main microphone unprocessed

SL_ANDROID_RECORDING_PRESET_VOICE_COMMUNICATION
enum SL_ANDROID_RECORDING_PRESET_VOICE_COMMUNICATION;

uses the main microphone tuned for audio communications

SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION
enum SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION;

uses the main microphone tuned for voice recognition

SL_ANDROID_STREAM_ALARM
enum SL_ANDROID_STREAM_ALARM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_STREAM_MEDIA
enum SL_ANDROID_STREAM_MEDIA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_STREAM_NOTIFICATION
enum SL_ANDROID_STREAM_NOTIFICATION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_STREAM_RING
enum SL_ANDROID_STREAM_RING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_STREAM_SYSTEM
enum SL_ANDROID_STREAM_SYSTEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SL_ANDROID_STREAM_VOICE
enum SL_ANDROID_STREAM_VOICE;

Audio playback stream type values

Meta